Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the GitHub Pages workflow #350

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Improve the GitHub Pages workflow #350

wants to merge 2 commits into from

Conversation

dshevtsov
Copy link
Contributor

@dshevtsov dshevtsov commented Feb 24, 2025

Purpose of this pull request

This pull request (PR) changes implementation of the GitHub Pages workflow to align with the native starter workflow and adds refactoring via reusable workflows.

This implementation introduces the following improvements:

  • eliminates risks related to dependency on actions developed by individual contributors
  • eliminates the need to maintain the gh-pages branch
  • enables configuration options related to managing environments
  • allows using the same workflow on the mainline, public forks, and private mirrors
  • allows adding consistency with other projects
  • reduces code duplication

Green run is here.

@dshevtsov dshevtsov marked this pull request as ready for review February 24, 2025 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Repository upkeep
Projects
Status: 📋 Needs Review
Development

Successfully merging this pull request may close these issues.

1 participant